- Source code is written in Delphi 7
- To modify and compile the project you need Delphi 7 Personal Edition and Plugin "Raize" (for the UI Elements)

--------------------------------------

There are all needed files:
http://ja2.h758491.serverkompetenz.net/Bugmonster/NPC_Scripter_src_BM_support.rar

this archive cantains following folders:
\NPC_Scripter - sources for Delphi, fixed by me.
\NPC_Scripter_src_Original - original sources (just in case)
\Binary - complete distributive package includes binary, help and additional data files. Russian only.
\raize - a Delphi component, which needed to build sources.

Currently there're 2 issues in script editor which has to be fixed:
1. Editor is in Russian only. I found code proofs that author was working on ru/eng-language switching and almost done this, but I can't complete this feature by myself. So, if you can complete multi-language version of npc-editor it would be cool. (If you need some RU->EN translation of source codes talk to Inshy)
2. Binary format of .npc-files controlled by toolbar button with smile on it and corresponding "Service"-submenu items.
Standard format - common smile
Russian format - tricolor smile
Renewed format with big maps support - alien smile.

Later has been added by me, and sadly it's menu item is always disabled. I can't fix it, because I absolutely have
no experience in delphi programming.



----------------------------------

> thanks, and where is the field where I can change the grid numbers?

> can you also translate the sub  menu items. i think you also missed
> one text there are still some ?????.


all translation exist in Language\English.lng

> can you explain how i can conert a normal npc script to work with
> bigger maps. bugmonster mentioned the "alien" icon in the toolbar.
> but I dont know what this button does, cause I can cycle in 3
> different modes when pressing the button.

1. Start NPC Scripter
2. Open any NPC-script.
3.  Click  to icon to the alien smile (it is format of NPC script that
used in all ja2 versions, but not in russian version).
3a. (optional) If it needed to work with Big Map - find a record where
used grid number and type to them new number.
4. save the script. thats all

----------------

alien - it is Big Map forman
smile - basic format for regular ja2
smile with russian flag - this format was used only in Russian version
(1.02  and  1.12  by  Buka company) Not actual at this moment, in 1.13
Bugmonster make onthefly conversion russian formats to basic.

